body{
    background: #ebeff4;
    margin: 0;
    padding: 0; 
    font-family: Arial, Sans-serif;
    font-size: 0.75em;
    color:#000;
}

@font-face {
	font-family: 'MyriadPro';
	src: url('fonts/myriadpro.eot');
	src: local('MyriadPro'), url('fonts/myriadpro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProCond';
	src: url('fonts/myriadpro-cond.eot');
	src: local('MyriadProCond'), url('fonts/myriadpro-cond.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.body {
    background: url(images/body.png) repeat-x top left;    
}

/* vvvvvvvvvvvvvvvvvvvvvvvv DEFAULTS vvvvvvvvvvvvvvvvvvvvvvvv */
h1, h2, div.h2 { font-size: 2em; font-weight:normal; margin: 0; padding:0; color: #000000; }
h3, div.h3 { font-size: 1.2em; margin: 0.5em 0 0.5em 0; padding:0; color: #000000; }
h4 { font-size: 1.1em; margin: 1em 0 0.5em 0; padding:0; color: #000000; }
h5 { font-size: 1.0em; margin: 1em 0 0.5em 0; padding:0; color: #000000; }
a { color: #000; text-decoration:none; outline:none; }
a:hover { color: #000; text-decoration:underline; }
a img { border: none; }
p { margin:0em 0em 1em 0em; padding:0em; }
p.alert { background:url(images/ico-exclamation.png) no-repeat 0px 0px;padding-left:21px; }
img.ico { vertical-align:middle; }
.cleaner { height: 0; margin: 0; padding: 0; border: 0 none; line-height: 0; font-size: 0; clear: both; visibility: hidden; }
.report { min-height:18px; _height:18px; text-align:left; margin:0 auto 5px auto; color:#000000; font-size:1.1em; padding:5px 5px 5px 40px; position:relative; background:none; z-index:1; }
.report ul { padding:0px 0px 0px 35px; margin:0px; font-weight:bold; }
.report span.ico { display:block; width:29px; height:27px; margin:1px 3px 1px 1px; background:url(images/reports.gif) no-repeat top left; position:absolute; top:0px; left:0px; z-index:2; }
.report span.ico-OK { background-position:0px 0px; }
.report span.ico-ERROR { background-position:-36px 0px; }
.report span.ico-INFO { background-position:-72px 0px; }
.report span.ico-ALERT { background-position:-108px 0px; }
.report span.ico-HELP { background-position:-144px 0px; }
/* PAGER */
.pager { clear:both; padding:2em 1em 1em 1em; margin:0; font-size: 1em; background:url(images/reverz-panel-bg.png) repeat-x top left; }
.pager table { width:100%; }
.pager table td { text-align:center; }
.pager table td.next { text-align:right; width:120px; }
.pager table td.prev { text-align:left; width:120px; }
.pager a { color:#000; }
.pager .page { padding:0.1em 0.3em; border:1px solid #BFCAD8; -moz-border-radius:5px; }
.pager .page-active { background:#0050A5; border:1px solid #003F84; font-weight:bold; }
.pager .page-active a { color:#FFF; }
.pager-products { text-align:center; }
/* Tabulkovy zoznam */
table.list { border-collapse:collapse; margin:0em; padding:0em; font-size:1em; empty-cells:show; }
table.list th, table.list td { padding:3px 5px; }
table.list th { font-weight:bold; text-align:left; background:url(images/gradient2.png) repeat-x bottom left; border:1px solid #D7DEE6; color:#000; vertical-align:top; padding:5px 5px; }
table.list td { font-weight:normal; color:#000; text-align:left; border-bottom:1px solid #FFF; border-bottom:1px solid #D7DEE6; }
table.list th a { color:#000; text-decoration:underline; }
table.list-full { width:100%; }
table.zebra tr.odd td { background:#FFFFFF; }
table.zebra tr.even td { background:#F2F6F8; }
table.highlight tr td.highlight, table.highlight tr.highlight td.highlight { background:url(images/gradient2.png) repeat-x bottom left; }
table.list tr.highlight td { background:#E4FFD7; }
/* TABULKA - informacie - horizontalna tabulka - 1 stlpec - <th>, druhy <td> */
table.info { border-collapse:collapse; margin:0em; padding:0em; font-size:0.9em; empty-cells:show; }
table.info th, table.info td { padding:3px 5px; }
table.info th { font-weight:bold; text-align:left; background:url(images/gradient2.png) repeat-x bottom left; border:1px solid #D7DEE6; color:#000; vertical-align:top; padding:5px 5px; }
table.info td { font-weight:normal; color:#000; text-align:left; border-bottom:1px solid #FFF; border-bottom:1px solid #D7DEE6; }
table.info td.label { width:200px; }
table.info a { color:#000000; }
table.info th a { color:#000; text-decoration:underline; }
table.info-full { width:100%; }
/* Tabulky vseobecne */
table .c, table th.c { text-align:center; }
table .r, table th.r { text-align:right; }
table .l, table th.l { text-align:left; }
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* vvvvvvvvvvvvvvvvvvvvvvvv CMS DEFAULTS vvvvvvvvvvvvvvvvvvvvvvvv */
.download ul { margin: 0; padding: 0; list-style: none; }
.download li{ padding: 0px 0 0.3em 0; }
.download .mimeicon { width: 15px; height: 15px; vertical-align:middle; }
.photogallery { margin-top:1em; margin-bottom:1em; }
.photogallery a { display:block; width:100px; height:100px; margin:6px; float:left; }
dl.list-item { margin:0; padding: 0em 0 1em 0; clear:both; }
dl.list-item dd, dl.list-item dt { margin:0em; padding:0em; }
dl.list-item dt { font-size: 1.2em; padding-bottom:0.3em; }
dl.list-item dd.image { width:120px; height:90px; margin: 0px 10px 10px 0; padding: 3px; border: 1px #BFCAD8 solid; float: left; }
dl.list-item dd.anotation p { margin: 0; padding:0em 0em 0.5em 0em; }
dl.list-item dd.more { margin: 0; padding:0em 0em 0.5em 0em; }
dl.list-item a.more { font-weight:bold; }
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

/* vvvvvvvvvvvvvvvvvvvvvvvv FORMS vvvvvvvvvvvvvvvvvvvvvvvv */
form { margin:0em; padding:0em; }
input, select, textarea { font-family:Arial, sans-serif; font-size:1em; vertical-align: middle; }
input.text { width:250px; }
input.text-medium { width:200px; }
input.text-small { width:150px; }
input.text-xsmall { width:110px; }
input.text-xxsmall { width:50px; }
input.text-date { width:6em; }
input.submit { font-size:1.0em; font-weight:bold; }
.buttons { margin-top:1em; }
.buttons .otherside { float:right; }
.buttons-right { text-align:right; }
.buttons-center { text-align:center; }
.buttons-right .otherside { float:left; }
form fieldset { border:1px solid #A3B2C3; padding:1em; margin:0 0 0.5em 0; }
form fieldset legend  { color:#000; background:url(images/gradient2.png) repeat-x bottom left; border:1px solid #A3B2C3; padding: 0.5em 1em; }
form fieldset input, form div.fieldset input, form fieldset textarea, form div.fieldset textarea, form fieldset select, form div.fieldset select { margin-bottom:0px; vertical-align:middle; }
form fieldset .inputline, form div.fieldset .inputline { clear:both; padding-top:0.3em; margin-bottom:0.0em; }
form fieldset label, form div.fieldset label { float:left; clear:left; display:block; width:140px; margin-right:10px; padding-top:2px; text-align:right; color:#4D4D4D; }
form fieldset label.core, form div.fieldset label.core { font-weight:bold; color:#FE3131; }
form fieldset div.input , form div.fieldset  div.input { padding-left:150px; float: none; }
form fieldset div.inputtext, form div.fieldset div.inputtext { padding-top:0.3em; margin-bottom:0.5em; }
form fieldset div.input .inputline , form div.fieldset  div.input .inputline  { clear:both; }
form fieldset div.input label , form div.fieldset  div.input label  { float:none; clear:none; display:inline; width:auto; margin:0px; padding:0px; color:#4D4D4D; }
form fieldset .text , form div.fieldset  .text  { width:250px; }
form fieldset .date , form div.fieldset  .date  { width:80px; }

#passwordStrength .bar {
    width:138px;
    height:7px;
    background:url(images/progress1.png) no-repeat top left;
    float:left;
    margin:0.4em 0.5em 0.3em 0em;
}
#passwordStrength .pcn {
    float:left;
    font-size:0.9em;
    color:#666;
}
#passwordStrength .barbar {
    width:0px;
    height:7px;
    background:url(images/progress1.png) no-repeat bottom left;
}

table.form {
    margin:0em 0em;
    font-size:1em;
    border-collapse:collapse;
}
table.form-full {
    width:100%;
}
table.form th, table.form td {
    padding:2px 5px;
    vertical-align:top;
}
table.form th {
    font-weight:bold;
    text-align:left;
    background:url(images/gradient2.png) repeat-x bottom left;
    border:1px solid #D7DEE6;
    color:#000;
    vertical-align:top;
    padding:5px 5px;
}
table.form td {
    font-weight:normal;
    color:#000;
    text-align:left;
}
table.form td.label {
    font-weight:bold;
    padding-top:0.5em;
    width:140px;
    background:url(images/dot.png) repeat-x bottom left;
}
table.form td.label-core {
    color:#F00;
}
table.form td.th {
    font-weight:normal;
    text-align:right;
    padding-top:0.4em;
    width:140px;
    border-bottom:1px dotted #CCC;
    border-right:1px dotted #CCC;
}
table.form input, table.form textarea, table.form select {
    vertical-align:middle;
}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */

.pink {
    color: #df177a;    
}

#topContainer {
    /*background: #0050a5 url(images/top-bg.png) repeat-x bottom center;*/
    background: #FBFCFD url(images/page-top-block.png) no-repeat scroll center bottom
}
#top {
    width:992px;
    margin:0 auto;
}
#top h1, #h1 {
    margin:7px 0 0 10px;
    padding:5px 0;
    width:243px;
    height:63px;
    float:left;
    background:url(images/logo.gif) no-repeat 50% 50%;
}
#top h1 a, #h1 a {
    display:block;
    margin:0;
    padding:0;
    width:243px;
    height:63px;
}
#top h1 a span, #h1 a span { display:none; }

#topfuncs {
    width:722px;
    float:right;
    position: relative;
    left:64px;
}
#topfuncs .section {
    color:#FFF;
    padding:0px 10px 0 0px;
    float:left;
}
#topfuncs .section .title { display:none; }

#topfuncs .cart {
    cursor:pointer;
    padding: 15px 0 0 40px;
    width: 158px;
}
#topfuncs .cart .cart-info {
    float: left;
    color:#FFF;
    padding: 10px 0 0 3px;
    font-family:"MyriadPro",Arial,sans-serif;
    width: 95px;
}
#topfuncs .cart .button {
    background: url(images/top-cart.gif) no-repeat center center;
    display:block;
    width:50px;
    height:58px;
    float: left;
}
#topfuncs .cart .button a {
    float: left;
    display:block;
    width:50px;
    height:58px;
}
#topfuncs .cart .button span {
    display:none;
}

#topfuncs .email {
    background: url(./images/email-top.png) no-repeat  left 17px;
    height: 72px;
    width: 50px;
    padding: 15px 10px 0 0;
}
#topfuncs .email a {
    position: absolute;
    height: 45px;
    width: 45px;
}

#topfuncs .email a span{
    display: none;
}

#topfuncs .telefon a.help {
    position: absolute;
    height: 45px;
    width: 45px;
}

#topfuncs .telefon {
    background: url(./images/telefon.gif) no-repeat  left 17px;
    height: 72px;
    width: 200px;
    padding: 15px 0 0 0;
}

#topfuncs .telefon a.help {
    position: absolute;
    height: 50px;
    width: 50px;
}

#topfuncs .telefon a.help span{
    display: none;
}

#topfuncs .slogan {
    width:250px;
    font-size: 1.1em;
    padding: 37px 0 0 0;
}
#topfuncs .slogan span { font-weight:bold; }

#panakHome {
    width:142px;
    height:87px;
    background: url(images/panak-home.png) no-repeat top right !important;
    position: absolute;
    top:43px;
    right: 82px;
    background:none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/themes/images/panak-home-ie-on.png',sizingMethod='image');

}
#panakHome.off {
    background-position:0px -87px !important;
    background:none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/themes/images/panak-home-ie-off.png',sizingMethod='image');
}
#panakHome.on {
    background-position:0px 0px;
}
#panakHome a {
    display: block;
    width:142px;
    height:87px;
}
#panakHome a span { display: none; }

.topmenu-container {
    background: url(images/top-menu-bottom.png) no-repeat bottom left;
    padding: 0 0 15px 0;
    width: 830px;
}
.topmenu-container .topmenu-container-top {
    background: url(images/top-menu-top.png) no-repeat top left;
}

.topmenu-container ul {
    padding: 0;
    margin: 0;
    list-style: none;  
    width: 625px;
}

.topmenu-container ul li {
    background: url(images/top-menu-separator.gif) no-repeat left center;     
    width: auto;
    padding: 13px 7px 10px 8px;
    float: left;
    color: #FFF;
}
.topmenu-container ul li a{
    color: #FFF;
    font-size: 0.9em;
}

.topmenu-container ul li.home {
    background: none;
    padding-left: 15px;
    
}
.topmenu-container ul li.home a {
    background: url(images/top-menu-home.gif) no-repeat center center;
    display: block;
    width: 16px;
    height:17px;
}

.topmenu-container .ucet {
    float: right;
    width: 180px;    
    padding: 7px 10px;
}

.topmenu-container .ucet span {
    display: block;
    width: auto;
    font-size: 1.1em;
    float: left;
    padding: 7px 0 0 8px; 
    font-family:arial,sans-serif;
}
.topmenu-container .ucet span.login {
    /*width: 160px;*/
    text-align: center;
}


.ucet button {
    background: url(images/button.png) no-repeat center center;
    border: none;
    width: 90px;
    font-size: 0.8em;
    padding: 6px 0;
    cursor: pointer;
    float: right;
}


/* Hlavne rozlozenie panelov stranky */
#pageContainer {
    width:992px;
    margin:0em auto;
    padding:0 0 10px 0;
}

.page-bg {
    background: #FFF url(images/page-bg.png) repeat-y top center;  
    _height: 1px;
    min-height: 1px;
}

.page-top {
    background: url(images/page-top.gif) no-repeat top center;
    _height: 1px;
    min-height: 1px;
}

.page-bottom {
    background: url(images/page-bottom.gif) no-repeat bottom center;
    _height: 1px;
    min-height: 1px;
    padding: 10px 0 20px 0;
}


#categories{
    padding: 0 15px;
}

#categories-top{
    padding: 0;
    margin: 0;
    list-style: none;
}

#categories-top li {
    background: url(images/category-li-right.png) no-repeat top right;
    float: left;
    margin: 0 -1px 0 0;
}

#categories-top li .li-left{
    background: url(images/category-li-left.png) no-repeat top left;
    padding: 7px 5px 5px 6px; 
}

#categories-top li a {
    font-size: 1em;
    color: #FFF;    
}
#categories-top li.active {
    background: url(images/category-li-right-active.png) no-repeat top right;
}

#categories-top li.active .li-left{
    background: url(images/category-li-left-active.png) no-repeat top left;
}

#categories-top li.active a {
    color: #000;    
}

#menuPanel {
    width:198px;
    float:left;
}
#contentPanel {
    width:585px;
    float:left;
}
#infoPanel {
    width:208px;
    float:left;
}
/* Akcie novinky vypredaj */
.flag-container {
    background: url(images/flag-container.png) no-repeat top right;
    position:relative;
    top: -10px;
    left: 1px;    
}

.flag-container .flags {
    background: url(images/flags.jpg) no-repeat top center;
    height: 109px;
    position: relative;
    /*top:-9px;*/
    top: 0;
}

.simple-search {
    padding: 0 15px 5px 15px;
    _padding-bottom: 3px;
}

.simple-search input {
    border: none;
    background: url(images/input-search.png) no-repeat left center;
    padding: 15px 0 15px 5px;
    float: left;
    width: 134px;
}

.simple-search button {
    background: url(images/btn-search.png) no-repeat center center;
    border: none;
    height: 45px;
    width: 39px;
    float:left;
    cursor: pointer;
}



#footerContainer {
    width:992px;
    margin:0em auto;
    clear:both;
    background:url(images/footer-top.png) repeat-x top left;
    padding:20px 0;
    font-size:0.9em;
}
#footer {
    width:780px;
    float:left;
    padding: 0 25px;
}
#bart {
    width:140px;
    float:left;
    text-align:right;
    color:#666;
}
#bart a {
    color:#666;
}
/* Bloky v sidebaroch */
.sidebar .section:first-child {
    background: none !important;
}

.sidebar .section {
    background: url(images/sidebar-section-top.png) no-repeat top right;
    margin-bottom:2px;
    width:198px;
}
.sidebar .section .content { padding:10px; }
.sidebar .section ul {
    margin:0;
    padding:0 0 0 10px;
}
.sidebar .section .title {
    margin:0 10px;
    padding:10px 0px;
    font-size:1.2em;
    color:#0050A7;
    background:url(images/dot.png) repeat-x bottom left;
}
.sidebar .section .title strong {
    font-weight:normal;
}
.sidebar .section .more {
    margin-top:8px;
    padding-top:8px;
    padding-bottom:2px;
    background:url(images/dots1.png) repeat-x top left;
    text-align:right;
}
.sidebar .section .more a {
    color:#000;
}
.sidebar .section .more span.ico {
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:6px 0px 6px 0px;
}
.sidebar .section .more span.ico a {
    padding:6px 25px 6px 0px;
}
.sidebar .section .more span.ico-plus {
    background-image:url(images/item2.png);
}
.sidebar .section .more span.ico-arrow-r {
    background-image:url(images/item3.png);
}

.sidebar .section ul.menu {
    margin:0;
    padding:0;
    list-style:none;
}
.sidebar .section ul.menu li {
    margin:0;
    padding:2px 0 2px 20px;
    /*background:url(images/arrow-blue-right.gif) no-repeat 5px 7px;*/
    position: relative;
}
.sidebar .section ul.menu li a.icon{
    position: absolute;
    top: 0;
    left: 5px;
    _left: -15px;
}
.sidebar .section ul.menu li.active { font-weight:bold; }
.sidebar .section ul.menu li.active li { font-weight:normal; }
.sidebar .section ul.menu a { color:#000; }
.sidebar .section ul.menu ul { list-style:none; }

.sidebar .section ul.brands {
    margin:0;
    padding:0;
    list-style:none;
}
.sidebar .section ul.brands li {
    margin:0;
    padding:0 0 1px 5px;
}
.sidebar .section ul.brands li.active { font-weight:bold; }
.sidebar .section ul.brands a { color:#000; }

/* Specialne nastavenie pre blok v infoPaneli */
#infoPanel .section {
    background: url(images/section-top.png) no-repeat top right;
    width:208px;
}

#contentPanel .content-data {
    padding:0px 20px;
}

#contentPanel .section {
    width:585px;
    min-height:1px;
    _height:1px;
    /*background:url(images/content-bg.png) repeat-y top left;*/
    margin-bottom:2px;
}
#contentPanel .section .section-bghelper {
    /*background:url(images/content-bgt.png) no-repeat top left;*/
    min-height:1px;
    _height:1px;
}
#contentPanel .section .section-content {
    /*background:url(images/content-bgb.png) no-repeat bottom left;*/
    padding:0 0 13px 0;
    min-height:1px;
    _height:1px;
}

#contentPanel h1, #contentPanel h2 {
    background:url(images/section-header-bg.png) repeat-x bottom left;
    margin:0;
    padding:0px 11px 20px 11px;
    font-family:"MyriadPro",Arial,sans-serif;
    font-weight:normal;
    font-size:1.8em;
    color:#0050A7;
    text-transform:uppercase; 
}
#contentPanel h3 {
    margin:0;
    padding:10px 11px 10px 11px;
    font-family:"MyriadPro",Arial,sans-serif;
    font-weight:normal;
    font-size:1.4em;
    color:#0050A7;
    text-transform:uppercase; 
}
#contentPanel .content-data h3 {
    padding:10px 0; 
}

#kontextMenu {
    color:#000;
    font-size:0.85em;
    text-align:right;
    padding:0 0 5px 0;
    margin:0px 11px 5px 11px;
    background:url(images/dot.png) repeat-x bottom left;
}
#kontextMenu a {
    color:#000;
}

#quickSearchForm {
    margin:0;
    padding:0;
}
#quickSearchQContainer {
    width:141px;
    min-height:20px;
    _height:20px;
    background:url(images/input1.png) no-repeat top left;
    float:left;
    padding:5px 0 0 5px;
}
#quickSearchQContainer input {
    width:135px;
    border:none;
    background:transparent;
}
#quickSearchBtnContainer {
    width:20px;
    height:25px;
    float:left;
}
#quickSearchBtnContainer button {
    width:20px;
    height:25px;
    margin:0;
    padding:0;
    background:#FFF url(images/lupa.png) no-repeat 50% 50%;
    border:none;
    cursor:pointer;
}
#quickSearchBtnContainer button span {
    display:none;
}

/* Zoznam kategorii */
div.category-subnode {
    clear:both;
    background:url(images/dot.png) repeat-x bottom left;
    padding:0 0 10px 0;
    margin:0 10px;
}
div.category-subnode div.category {
    width:136px;
    min-height:1px;
    _height:1px;
    background:url(images/main-category-bg-rt.png) no-repeat top right;
    border:1px solid #B9C8D7;
    float:left;
    margin:1px;
}
div.category-subnode div.category div.bg {
    /*background:url(images/category-list-top.png) no-repeat top left;*/
    padding:1px 3px 8px 1px;
}
div.category-subnode div.category div.ico {
    background-image:url(images/logo2.png);
    background-repeat:no-repeat;
    background-position:3px 3px;
}
div.category-subnode div.category a {
    display:block;
    padding:145px 10px 10px 10px;
    text-align:center;
    color:#000;
    font-weight:bold;
    text-decoration:none;
    height:3.2em;
}

/* Zoznam znaciek */
.ctlg-brands {
    padding:0px 3px;
}
.ctlg-brands div.ctlg-brand {
    margin:10px;
    width:165px;
    min-height:1px;
    _height:1px;
    float:left;
    text-align:center;
}

/* Zoznam produktov */
div.products {
    background:url(images/list-item-products-bg.png) repeat-y top left;
    border-bottom:1px solid #b1bdca;
    min-height:1px
    _height:1px;
}
div.pager-products {
    background:url(images/gradient.png) repeat-x 0px 1px;
    padding-top:15px;
}
div.list-item-product {
    width:146px;
    min-height:150px;
    _height:150px;
    float:left;
    /*margin-bottom:1.5em;*/
    position:relative;
    text-align:center;
    background:url(images/list-item-product-bg.png) no-repeat top right;
    font-size:0.9em;
}
div.list-item-product .icostar {
    width:56px;
    height:67px;
    position:absolute;
    top:0px;
    right:0px;
    background-position:50% 50%;
    background-repeat:no-repeat;
}
div.list-item-product .icostar a {
    display:block;
    width:56px;
    height:67px;
}
div.list-item-product .icostar a span  { display:none; }
div.list-item-product .icostar-saleout { background-image:url(images/ico-vypredaj.png);_background-image:url(images/ico-vypredaj-ie.png); }
div.list-item-product .icostar-sale    { background-image:url(images/ico-akcia.png);_background-image:url(images/ico-akcia-ie.png); }
div.list-item-product .icostar-new     { background-image:url(images/ico-new.png);_background-image:url(images/ico-new-ie.png); }

div.list-item-product .image {
    height:70px;
    padding:10px 0 0 10px;
    text-align:center;
}
div.list-item-product .title {
    font-size:1.0em;
    text-align:center;
    padding:5px 10px;
}
div.list-item-product .title a { color:#000; }
div.list-item-product .priceinfoContainer {
    text-align:center;
    margin-top:0.2em;
}
div.list-item-product .priceinfo { font-size:1em; }
div.list-item-product .priceinfo .amount {
    font-size:1.1em;
    color:#FF008A;
    font-weight:bold;
}
div.list-item-product .priceinfo-old {
    text-decoration:line-through;
}
div.list-item-product .priceinfo-text {
    font-size:0.9em;
}

#banners1 {
    width:580px;
    min-height:50px;
    _height:50px;
    overflow:hidden;
    position:relative;
    margin-bottom:0.5em;
}
#banners1 .banner p {
    margin:0;
    padding:0;
}
#banners1 .banner {
    width:580px;
}
#banners1 .bannerMovePrev, #banners1 .bannerMoveNext {
    position:absolute;
    top:0px;
    width:50px;
    min-height:50px;
    _height:50px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    display:none;
    cursor:pointer;
}
#banners1 .bannerMovePrev span, #banners1 .bannerMoveNext span {
    display:none;
}
#banners1 .bannerMovePrev {
    left:0px;
    background-image:url(images/btn-arrow-left.png);
    _background-image:url(images/btn-arrow-left-ie.png);
}
#banners1 .bannerMoveNext {
    right:0px;
    background-image:url(images/btn-arrow-right.png);
    _background-image:url(images/btn-arrow-right-ie.png);
}

div.page-block {
    background:url(images/gradient2.png) repeat-x top left;
    margin:0 0 1px 0;
    padding:7px 11px 7px 11px;
    border-top:1px solid #b1bdca;
    border-bottom:1px solid #b1bdca;
}

table.pager-options {
    width:100%;
    color:#000;
    font-size:0.9em;
}
table.pager-options td { padding:0; }
table.pager-options a { color:#000; }

.lip-sidebar {
    clear:both;
    min-height:40px;
    _height:40px;
    margin-bottom:10px;
    padding-bottom:5px;
    font-size:0.9em;
    background:url(images/dot.png) repeat-x bottom left;
}
.lip-sidebar .lip-image {
    width: 40px;
    height:40px;
    overflow:hidden;
    float:left;
    margin-right:5px;
}
.lip-sidebar .lip-image a {
    display:block;
    width: 40px;
    height:40px;
}
.lip-sidebar .lip-text {
    float:left;
    width:114px;
    overflow:hidden;
}
.lip-sidebar .priceinfo {
    font-size:1em;
    padding:5px 0 0 0;
}
.lip-sidebar .priceinfo .amount {
    font-size:1.1em;
    color:#FF008A;
    font-weight:bold;
}

/* Vyber auta */
.carSearchSub {
    clear:both;
    min-height:1em;
    _height:1em;
    border-top:1px dotted #000000;
    margin-bottom:3px;
    margin-top:3px;
}
.carchbxs {
    float:left;
    width:105px;
    overflow:hidden;
    margin:0 3px 0px 0;
    white-space:nowrap;
}
.carchbx {
    float:left;
    width:285px;
    overflow:hidden;
    margin:0 3px 0px 0;
    white-space:nowrap;
}
.carchbx-active label {
    font-weight:bold;
}
.carchbx label {
    line-height:20px;
}
.carSearchSub .carchbx-label {
    background:#000000;
    color:#FFF;
    text-align:left;
    padding:0 5px;
    width:275px;
}

/* Rozsirene vyhladavanie */
.advSearch {
    background:url(images/section-header-bg.png) repeat-x bottom left;
    padding:0px 10px 20px 10px;
}
.advSearch .h3 { color:#0050A5; } 
.advSearch .advSearchSelectWidth {
    width:110px;
    font-size:0.9em;
}


/* Zoznam aut */

#autoalles {
    /*background: url(images/ponuka_autoalles.jpg) no-repeat center top;*/
    /*height: 177px;*/
    padding-top: 0px;
    padding-bottom: 10px;
}
#autoalles h2{
    color:#273039;
    font-size:1.45em;
    text-align:center;
    padding: 10px;
} 
#autoalles h2 a{
    color:#044595;
}

.carlist-item {
    width: 320px;
    background:url(images/carlist-bg.png) repeat-y 10px 0px;
    margin:0 10px 7px 0;
    float: left;
}
.carlist-item .bghelper { background:url(images/carlist-bgt.png) no-repeat 10px 0px; }
.carlist-item .content {
    background:url(images/carlist-bgb.png) no-repeat 10px 100%;
    padding:15px 10px 0px 0px;
    width:310px;
    min-height:1px;
    _height:106px;
}
.carlist-item .image {
    width:155px;
    height:117px;
    float:left;
    margin-right:3px;
    background:url(images/carlist-img.png) no-repeat top left;
    _background:url(images/carlist-img-ie.png) no-repeat top left;
    position:relative;
    top:-5px;
}
.carlist-item .image a {
    display:block;
    width:150px;
    height:106px;
    text-align:center;
    padding:6px;
    box-sizing: border-box;
}
.carlist-item .image a img {
    max-width: 100%;
}
.carlist-item .info {
    width:130px;
    min-height:1px;_height:1px;
    padding:0 0 0 15px;
    background:url(images/arrow1.png) no-repeat 0px 4px;
    float:left;
}
.carlist-item .title {
    margin:0em 0 10px 0;
    padding:0em 0 10px 0;
    font-size:1em;
    background:url(images/line1.png) repeat-x bottom left;
    color:#000;
    min-height: 45px;
    _height: 45px;
}
.carlist-item .title a { color:#000; }
.carlist-item .amount {
    font-size:1.5em;
    font-weight:normal;
    color: #39B756;
}
.carlist-item .currency {
    font-size:1.0em;
    font-weight:normal;
}
.carlist-item .priceinfo {
    font-size:0.8em;
}
.carlist-item .price .wtx {
    font-size:0.8em;
    margin-top:0.7em;
}
.carlist-item .price .wtx .amount {
    font-size:1.2em;
    font-weight:normal;
}
.carlist-item .price .wtx .currency {
    font-size:1em;
    font-weight:normal;
}

.carlist-item .info dl {
    margin:0em;
    padding:0em;
    width:300px;
}
.carlist-item .info dl dt, .carlist-item .info dl dd {
    margin:0em;
    padding:0em;
    display:block;
    float:left;
    padding:0 0 0.2em 0;
}
.carlist-item .info dl dt {
    clear:left;
    font-weight:bold;
    width:120px;
    padding-right:5px;
}
.carlist-item .info dl dd {
    width:175px;
}

#flag-new {
    display: block;
    height: 42px;
    left: 131px;
    position: absolute;
    top: 28px;
    width: 31px;
}
#flag-new span{
    display: none;
}
#flag-sale {
    display: block;
    height: 27px;
    left: 47px;
    position: absolute;
    top: 30px;
    width: 31px;
}
#flag-sale span{
    display: none;
}
#flag-sale-out {
    display: block;
    height: 50px;
    left: 88px;
    position: absolute;
    top: 33px;
    width: 31px;
}
#flag-sale-out span{
    display: none;
}


#helpItems {
    display:none;
}

#panak {
    z-index:100;
}
#panak .panak {
    background: url(/public/images/panak.png) no-repeat top left;
    _background: url(/public/images/panak-ie.png) no-repeat top left;
}
#panak .infowindow p, #panak .infowindow ul {
    margin:0;
    padding:0;
}

#rightBanner {
    padding: 0;
}
#rightBanner ul {
    overflow:hidden;
    margin:0;
    padding:0;
    list-style:none;
}
#rightBanner ul li {
    text-align: center;
    padding: 10px 0;
}

#mainBanner {
    /*height: 307px;*/
    padding: 0;
}
#mainBanner ul {
   /*width: 310px;*/
   /* height: 307px;*/
    overflow:hidden;
    margin:0;
    padding:0;
    list-style:none;
}
#mainBanner ul li {
    width: 50%;
    float: left;
    text-align: center;
    padding: 10px 0;
}

